Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support formatting of numeric columns. #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JulianKunkel
Copy link

Example use case:
add
format: ,1,0
This will format the second and third column with 1 and 0 digits after the decimal point, respectively.
This helps to create a datatable with a common layout although people use different precisions in their data.

@splitbrain
Copy link
Owner

What does it do? How does it work? Can you provide unit tests?

@JulianKunkel
Copy link
Author

Dear Andreas,
sorry I was just updating the description right now (first time I ever did
a pull request).
The description should be updated right now.
No I did not provide unit tests as this was a very simple change.

I do use your plugin very much and did several changes locally and just
started to merge features back.

Regards,
Julian

2016-03-23 18:52 GMT+01:00 Andreas Gohr [email protected]:

What does it do? How does it work? Can you provide unit tests?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#193 (comment)

http://wr.informatik.uni-hamburg.de/people/julian_kunkel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants